Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: reorganize the Coordinator and gsctl to adapt to the unified schema on FLEX Interactive #3718

Merged
merged 16 commits into from
Jun 7, 2024

Conversation

lidongze0629
Copy link
Collaborator

@lidongze0629 lidongze0629 commented Apr 17, 2024

What do these changes do?

  • Reorganize the Coordinator and gsctl to adapt to the unified schema on FLEX Interactive
  • Add Coordinator API doc generated by swagger
  • Add E2E API interface test on Flex Interactive
  • Support build Interactive image by gsctl flexbuild command
  • Unify GraphScope Coordinator and FLEX Coordinator into same process
  • Support install gsctl with pip3 install gsctl command

Related issue number

Fixes #3803

@lidongze0629 lidongze0629 force-pushed the develop branch 2 times, most recently from 4fadd5e to 36f4417 Compare May 16, 2024 06:32
@lidongze0629 lidongze0629 changed the title Fix: Page link of DingTalk group is out of date Reorganize the Coordinator and gsctl to adapt to the unified schema on FLEX Interactive May 16, 2024
@lidongze0629 lidongze0629 force-pushed the develop branch 2 times, most recently from 31ef149 to bc0ffaa Compare May 28, 2024 11:31
@lidongze0629 lidongze0629 changed the title Reorganize the Coordinator and gsctl to adapt to the unified schema on FLEX Interactive refactor: reorganize the Coordinator and gsctl to adapt to the unified schema on FLEX Interactive May 29, 2024
@lidongze0629 lidongze0629 force-pushed the develop branch 7 times, most recently from 473cc4e to 26c70a6 Compare June 5, 2024 07:34
@lidongze0629 lidongze0629 force-pushed the develop branch 3 times, most recently from f420750 to 47d0d45 Compare June 6, 2024 06:12
@lidongze0629 lidongze0629 requested a review from liulx20 June 7, 2024 02:53
Copy link
Collaborator

@pomelo-nwu pomelo-nwu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@lidongze0629 lidongze0629 merged commit 00735b7 into alibaba:main Jun 7, 2024
56 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Reorganize the Coordinator and gsctl to adapt to the unified schema
4 participants